SftTabs/NET 6.0

TabCollection Property, SftTabs Class

Softel vdm, Inc.

Returns the tab collection of the control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property TabCollection As TabCollectionClass

C#   

public TabCollectionClass TabCollection { get; }

C++   

public: property TabCollectionClass^ TabCollection {
        TabCollectionClass^ get();
}

Property Value

The tab collection.

Comments

The TabCollection property returns the tab collection of the control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com